This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Ethan Ekgeroskioni 21.Jan.04 03:34 PM a Web browser Applications Development6.0.2 CF1Windows 2000
Hello
I use a form with an embded view wich depend on the query string value
i can display several view by using the folloing URL :
Form?openform&View=view1&
Form?openform&View=view2&
...
Form?openform&View=viewN&
if i expand a category i lost the query_string and the view
the url become :
FormOpenForm&Start=1&Count=30&Expand=1&Seq=1
So i lost all my information about the view
Any idea yo keep the good value of the query_string